projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91b0ba0
)
Install the newly-added pkgconfig file. (Closes: #927260)
author
Mo Zhou
<cdluminate@gmail.com>
Sat, 27 Apr 2019 06:00:22 +0000
(06:00 +0000)
committer
Mo Zhou
<cdluminate@gmail.com>
Sat, 27 Apr 2019 06:00:22 +0000
(06:00 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 741631826f2cafa41aa7fbe7ce906a4862c5e25e..c8ab10312d2bcdbd20d2927879f8de881d55eb0c 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,5
+1,4
@@
#!/usr/bin/make -f
-
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
@@
-7,6
+6,7
@@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_install:
dh_auto_install -- prefix=/usr libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
+ install -Dm0644 libutf8proc.pc debian/libutf8proc-dev/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/libutf8proc.pc
override_dh_installchangelogs:
dh_installchangelogs NEWS.md